[POST] reportIssue
/api/issueReporting/reportIssue
ReportIssueRequestDTO
Attributes:
Name | Type | Description |
---|---|---|
category |
str
|
|
subcategory |
Optional[str]
|
|
site_id |
Optional[int]
|
|
transaction_id |
Optional[str]
|
|
reservation_id |
Optional[str]
|
|
method_of_payment |
Optional[str]
|
|
details |
str
|
|
file_names |
Set[str]
|
|
ReportIssueResponseDTO
Attributes:
Name | Type | Description |
---|---|---|
issue_id |
int
|
|
pre_signed_urls |
Dict
|
|